Click or drag to resize

PersonaHomePhones2 Property

Gets the home phones2.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> HomePhones2 { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The home phones2.
See Also